Make gtk_printer_get_capabilities public, and move the
authorChristian Persch <chpe@gnome.org>
Mon, 30 Apr 2007 19:12:00 +0000 (19:12 +0000)
committerChristian Persch <chpe@src.gnome.org>
Mon, 30 Apr 2007 19:12:00 +0000 (19:12 +0000)
commitbe87e9a8cd6d60250360d99685e368a921a03e05
tree41a5f976a7f8f391dfbfab9027ffbf3f885158e5
parent3cc1085d978db3f698071141fd64133a483d2015
Make gtk_printer_get_capabilities public, and move the

2007-04-30  Christian Persch  <chpe@gnome.org>

* docs/reference/gtk/gtk-sections.txt:
* gtk/gtk.symbols:
* gtk/gtkprinter-private.h:
* gtk/gtkprinter.c: (gtk_printer_get_capabilities),
(gtk_print_capabilities_get_type):
* gtk/gtkprinter.h:
* gtk/gtkprintunixdialog.c: (selected_printer_changed):
Make gtk_printer_get_capabilities public, and move the
GtkPrintCapabilities definition to gtkprinter.h. Bug #390437.

svn path=/trunk/; revision=17746
ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkprinter-private.h
gtk/gtkprinter.c
gtk/gtkprinter.h
gtk/gtkprintunixdialog.c